You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > clValue Structure > clValue Methods > Add Method > clValue.Add Method ([In] TOpenCLValue, double)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
clValue.Add Method ([In] TOpenCLValue, double)

Add values in Src1 and Src2.

Syntax
C#
Visual Basic
public TOpenCLValue Add([In] TOpenCLValue Vec, double Value);

The result is stored in the calling object. FloatPrecision and Complex properties of the calling object are set implicitly to match Vec and Value.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!